<squad>
	<description>
		<type>TYPE_HALFTRACK</type>
		<nationality>NATIONALITY_JAPANESE</nationality>

		<long_name>Shturm-S</long_name>
		<short_name>Shturm-S</short_name>
		<comment>Shturm-S ATGM.Crew: Commander,Driver</comment>

			<uniform_profile>uniform_profile_pmcwagner.png</uniform_profile>
		<uniform_game>uniform_game_pmc_wagner.png</uniform_game>
	</description>

	<vehicle>

		<attributes>
			<image_profile>Profile-Shturm-SW.png</image_profile>
			<weight>19400</weight>
			<steel>STEEL_HOMOGENEOUS</steel>
		</attributes>

		<drive>
			<engine>ENGINE_UTD_29M</engine>

			<reliability>RELIABILITY_VERY_GOOD</reliability>

			<rpm_idle>500</rpm_idle>
			<rpm_limit>2800</rpm_limit>

			<gears_forward_1st>7.56</gears_forward_1st>
			<gears_forward_2nd>3.11</gears_forward_2nd>
			<gears_forward_3rd>1.78</gears_forward_3rd>
			<gears_forward_4th>1.11</gears_forward_4th>
			<gears_forward_5th>0.73</gears_forward_5th>

			<gears_reverse_1st>-5.65</gears_reverse_1st>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<can_make_smoke_screen>yes</can_make_smoke_screen>
		</drive>

		<hull>
			<image_view>Image-SHTURM-SW.png</image_view>

			<width>200</width>
			<length>350</length>
			<height>60</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>70@-40</front>
				<side>40</side>
				<rear>13@-10</rear>
				<top>10</top>
				<bottom>10</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>160</rounds></ammo>
			</man>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>160</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>330</width>
			<length>714</length>
			<height>80</height>

			<offsetX>0</offsetX>
			<offsetY>-25</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>30@80</upper_front>
				<lower_front>70@-35</lower_front>
				<upper_side>60@20</upper_side>
				<lower_side>60</lower_side>
				<rear>13</rear>
				<top>15</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-Shturms7 turret.png</image_view>

			<offsetX>50</offsetX>
			<offsetY>-100</offsetY>
			<offsetZ>220</offsetZ>
			<minAngle>-180</minAngle>
			<maxAngle>180</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_RPG_9M114_Cocoon</type><offsetX>-40</offsetX></weapon>
			<ammo><for>WEAPON_RPG_9M114_Cocoon</for><rounds>12</rounds></ammo>

		</fixed_weapon>

		<fixed_weapon>
			<offsetX>-120</offsetX>
			<offsetY>-200</offsetY>
			<offsetZ>140</offsetZ>
			<minAngle>-20</minAngle>
			<maxAngle>20</maxAngle>

			<rotate_time>3</rotate_time>
			<weapon><type>WEAPON_LMG_PKP</type><offsetX>-25</offsetX></weapon>
			<ammo><for>WEAPON_LMG_PKP</for><rounds>600</rounds></ammo>

		</fixed_weapon>

		<exhaust_pipe>
			<offsetX>160</offsetX>
			<offsetY>260</offsetY>
			<horizontal_angle>-200</horizontal_angle>
			<vertical_angle>0</vertical_angle>
		</exhaust_pipe>

	</vehicle>

    <availability>
		<data><month>1</month><year>2000</year><number>5</number></data>
		<data><month>12</month><year>2020</year><number>5</number></data>
	</availability>

</squad>